Click or drag to resize

PersonaMobilePhones2 Property

Gets the mobile phones2.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<PersonaPhoneNumberAttributedValue> MobilePhones2 { get; }

Property Value

Type: IListPersonaPhoneNumberAttributedValue
The mobile phones2.
See Also